home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000012_news@watsun.cc.columbia.edu _Sat Apr 24 19:18:42 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA10649
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 24 Apr 1999 19:18:42 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA13726
  7.     for kermit.misc@watsun.cc.columbia.edu; Sat, 24 Apr 1999 19:02:06 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Subject: Re: resend command
  11. Message-ID: <9ahhS4tlQf7i@cc.usu.edu>
  12. Date: 24 Apr 99 13:07:35 MDT
  13. Organization: Utah State University
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <Ct9U2.949$l11.65900@news3.voicenet.com>, Christopher Mosley <cmosley@voicenet.com> writes:
  17. > When downloading (solaris ckermit -> mskermit), the part of the
  18. > file already downloaded is not subtracted from the size of
  19. > the file to be downloaded (or equivalently added to the available
  20. > download space), so an invalid comparison is made and an attempt to
  21. > download can fail - even though there is enough disk space on the
  22. > receiving machine. 
  23. > Any way around this ? 
  24. --------
  25.     It's a bug. I will try to fix it this weekend and issue a new
  26. rev to MSK 3.16 beta.
  27.     Thanks,
  28.     Joe D.